Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LAST-CHILD attribute
The handle of the last widget created in the container widget or the current session.
Data type: WIDGET-HANDLE Access: Readable Applies to: DIALOG-BOX widget, FIELD-GROUP widget, FRAME widget, MENU widget, SESSION system handle, SUB-MENU widget, WINDOW widgetYou can use the LAST-CHILD option to find the last entry in a list of all frames and dialog boxes in a window, all field groups in a frame or dialog box, all widgets in a field group, all menu items in a menu or submenu, or all windows in an OpenEdge session (SESSION handle). After finding the last entry, you can find the remaining entries in the list by using each widget’s PREV-SIBLING attribute.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |